home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 3 / BBS in a box - Trilogy III.iso / Files / Prog / N-P / OmniScript 2.0.1 / Change Resources / OmniScript.R next >
Encoding:
Text File  |  1993-09-27  |  570 b   |  26 lines  |  [TEXT/EDIT]

  1. !OmniScript
  2.  
  3. TYPE EPFI = GNRL
  4.    ,129
  5. .I
  6. 2    1   12  ;; Status Message Font Face & Size
  7. 4    0    9  ;; Display Window Font Face & Size
  8. 4    0    9  ;; List Window Font Face & Size
  9.  
  10.  
  11. TYPE SFLN = GNRL
  12.    ,129
  13. .I
  14.  50  50       ;; Vertical & Horizontal coordinates of top left corner of get dialog
  15.  50  50       ;; Vertical & Horizontal coordinates of top left corner of put dialog
  16.  
  17. TYPE dctb = GNRL      ;; add default colors to Standard File Put
  18.     ,-3999
  19. .I
  20. 0   0   0   -1
  21.  
  22. TYPE dctb = GNRL      ;; add default colors to Standard File Get
  23.     ,-4000
  24. .I
  25. 0   0   0   -1
  26.